Here are the solutions to two of the puzzles in the 11th hour.

The jewelry box puzzle :

                             P
                      G    G   R    G
                    B   O  O   B  B   R
                    P   R    Y    Y   P
                      Y             O
                      Y             O
                    R   G    O    G   R
                    O   P  P   Y  Y   B
                      B    R   G    P
                             B

You may need to rotate this to best fit your puzzle.

The furniture puzzle :

     ------------ ------ ------------
     |    S1    | | C1 | |    S2    |
     ------------ ------ ------------
     ------------ ------ ------
     |          | | C2 | |    |
     |          | ------ |    |
     |    P     | ------ | T  |
     |          | | C3 | |    |
     ------------ ------ ------
     ------------ ------ ------------
     |    S3    | | C4 | |    S4    |
     ------------ ------ ------------

Moves as follows, piece followed by direction (where necessary) :

	T	C3	C4	C3	S4	C4
	T	C3	C4 U	S4	S3	S3 R
	P	C2	C4	C3	C2	C4
	C3 L	S2	C1	S1	C1	C2
	S1	C4 U	P	S3	S3 L	S4
	C3	C3 R	P	C2	C4	S1
	C1	C2	C4	S1	C1 L	S2
	C3	C3 R	P	C2	C2 U	S3
	S4	S4 L	P	C1	S2	C1
	C3	C1 R	P	S4	S4 R	S3
	C4	C2 D	S1	S2	S2 L	P
	C2	C4	C2	C4 R	S3	S4
	S4 L	C2	C2 L	T	C1	C3
	C1	C3 D	P	C4	C2	C4
	C2 U	T	C3	C3 D	P

It may be necessary to use paper cutouts with the numbers
on to keep track of the furniture.